home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / ltick03 / readme.txt < prev    next >
Text File  |  1993-08-11  |  2KB  |  45 lines

  1. LazyTick Readme - version 0.3
  2.  
  3. LazyTick is a public domain Tick utility (file mailer) for
  4. Fidonet(tm) systems using a Pandora message base and a TheBox or
  5. Binkley outbound directory.  More doc in lazytick.txt.
  6.  
  7. It has been tested on the Atari ST, but should be portable enough 
  8. to work on most systems with a C compiler with slight editing of 
  9. the tick.h config file. Binkley outbound names should be checked.
  10.  
  11. You can eventually contact the original author on:
  12.     Franck Arnaud @ Fidonet 2:320/100 
  13.     (freq LAZYTICK on 2:320/100 for latest version)
  14.     Nonsupport BBS +33-1-49650542
  15.  
  16. KNOWN BUGS
  17. ==========
  18.  
  19. -copyfile is slow
  20.  
  21. TODO
  22. ====
  23.  
  24. These are ideas. I don't need those features now so 
  25. implementation is not planned (by me at least, you're 
  26. welcome to do it :-)).
  27.  
  28. -support new binkley outbound format (4D)?
  29. -support "replaces" TIC keyword (it's simply passed thru currently)?
  30. -support incoming multiple seen-by on a seenby line (like filemgr)
  31. -reject TICs with bad password (simply logs currently)
  32.  
  33. HISTORY
  34. =======
  35.  
  36. 0.1beta FA  First public release
  37. 0.2beta FA  Config/Misc adapted for LazyFix compatibility
  38.         FA  Various small bugs fixed, unknown lines now passed-thru
  39.         FA  Improved announces to nicely display descriptions
  40.         FA  Should support points and long lines in incoming .TIC
  41.         FA  Password now correct for points of secundary aka
  42.         FA  Hatch and usage added
  43.         FA  get_area now case insensitive
  44. 0.3beta FA  strins dependency removed (improved portab)
  45.